'宣言 Public Function FilterOnServer( _ ByVal value As System.Boolean _ ) As ODataCollectionViewServiceBuilder(Of T)
public ODataCollectionViewServiceBuilder<T> FilterOnServer( System.bool value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function FilterOnServer( _ ByVal value As System.Boolean _ ) As ODataCollectionViewServiceBuilder(Of T)
public ODataCollectionViewServiceBuilder<T> FilterOnServer( System.bool value )